opencard.opt.iso.fs
Class CardFilePartialAppID

java.lang.Object
  extended byopencard.opt.iso.fs.CardFilePathComponent
      extended byopencard.opt.iso.fs.CardFileAppID
          extended byopencard.opt.iso.fs.CardFilePartialAppID
All Implemented Interfaces:
OpenCardConstants

public class CardFilePartialAppID
extends CardFileAppID

CardFilePartialAppID contains a single CardFilePath component, a partial application ID.


Field Summary
 
Fields inherited from class opencard.opt.iso.fs.CardFilePathComponent
comp
 
Fields inherited from interface opencard.core.OpenCardConstants
APPID_ENCODING, CARD_SERVICE_CACHEPATH, CARD_SERVICE_CACHETIME, CARD_SERVICE_CHECK, CARD_SERVICE_LISTER_CLASS, CARD_SERVICE_REGISTRY_TAG, CARD_SERVICE_URL, CARD_TERMINAL_REGISTRY_TAG, DEFAULT_OPENCARD_LOADER_CLASSNAME, OPENCARD_DOTPROPERTIES, OPENCARD_PROPERTIES, OPENCARD_PROPERTY, SMARTCARD_REMOVED
 
Constructor Summary
CardFilePartialAppID(java.lang.String comp)
           
 
Methods inherited from class opencard.opt.iso.fs.CardFileAppID
equals, hashCode, toByteArray
 
Methods inherited from class opencard.opt.iso.fs.CardFilePathComponent
createComponent, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CardFilePartialAppID

public CardFilePartialAppID(java.lang.String comp)